home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 December / macformat-044.iso / Demos / The Ghost Cave / BB / AHOME.Dxr / 00016.ls < prev    next >
Encoding:
Text File  |  1996-06-14  |  161 b   |  11 lines

  1. on mouseUp
  2.   global entry
  3.   set entry to 3
  4.   puppetSound(0)
  5.   puppetPalette("black")
  6.   updateStage()
  7.   puppetPalette(0)
  8.   stoptimeout()
  9.   go(1, "@\RBB\PUZ")
  10. end
  11.